ci: Disable pixman tests on MacOS
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jan 2021 18:23:45 +0000 (13:23 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 Jan 2021 02:34:04 +0000 (21:34 -0500)
The pixman tests fail to build, and I don't have
the stamina to fix all sub-sub-projects, so just
disable the tests.

.gitlab-ci.yml

index 770e9162c3261388d06808f09415738ad570bcb7..c52a26c6c9005c61a489d89e36bb608cf6ab86e1 100644 (file)
@@ -158,6 +158,7 @@ macos:
     - meson -Dx11-backend=false
             -Dintrospection=disabled
             -Dcpp_std=c++11
+            -Dpixman:tests=disabled
             _build
     - ninja -C _build
   artifacts: